const golang.org/x/net/http2.cipher_TLS_RSA_WITH_AES_128_CBC_SHA256

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L70: 	cipher_TLS_RSA_WITH_AES_128_CBC_SHA256       uint16 = 0x003C
		ciphers.go#L419: 		cipher_TLS_RSA_WITH_AES_128_CBC_SHA256,